Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve the error tolerance for drop counters test #14676

Merged
merged 1 commit into from
Sep 30, 2024

Conversation

congh-nvidia
Copy link
Contributor

Description of PR

Summary:
On T0 testbed, sometimes we observed additional drops which equals to the number of vlan members.
Those drops are caused by the background packets in the test environment and should be tolerated in the test.

Type of change

  • Bug fix
  • Testbed and Framework(new/improvement)
  • Test case(new/improvement)

Back port request

  • 202012
  • 202205
  • 202305
  • 202311
  • 202405

Approach

What is the motivation for this PR?

To improve the error tolerance for drop counters test.

How did you do it?

Increase the DROP_MARGIN to the number of vlan members for t0 topology.

How did you verify/test it?

Run the test in our regression for weeks, it is passing.

Any platform specific information?

Supported testbed topology if it's a new test case?

Documentation

On T0 testbed, sometimes we observed addtional drops which equals to the number of vlan members.
Copy link
Collaborator

@bingwang-ms bingwang-ms left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@bingwang-ms bingwang-ms merged commit 2a3598c into sonic-net:master Sep 30, 2024
18 checks passed
mssonicbld pushed a commit to mssonicbld/sonic-mgmt that referenced this pull request Sep 30, 2024
On T0 testbed, sometimes we observed addtional drops which equals to the number of vlan members.
@mssonicbld
Copy link
Collaborator

Cherry-pick PR to 202405: #14800

mssonicbld pushed a commit that referenced this pull request Sep 30, 2024
On T0 testbed, sometimes we observed addtional drops which equals to the number of vlan members.
arista-hpandya pushed a commit to arista-hpandya/sonic-mgmt that referenced this pull request Oct 2, 2024
On T0 testbed, sometimes we observed addtional drops which equals to the number of vlan members.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants